DioDocs for PDF
DrawForm(FormXObject,RectangleF,Nullable<RectangleF>,ImageAlign) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcPdfGraphics クラス > DrawForm メソッド : DrawForm(FormXObject,RectangleF,Nullable<RectangleF>,ImageAlign) メソッド
描画する GrapeCity.Documents.Pdf.Graphics.FormXObject。.
変換先の四角形。
クリッピング四角形、またはクリッピングしない場合は null。
像の配置.
指定された境界と画像の配置を使用して GrapeCity.Documents.Pdf.Graphics.FormXObject を描画します。
シンタックス
'宣言
 
Public Overloads Sub DrawForm( _
   ByVal fxo As FormXObject, _
   ByVal destBounds As System.Drawing.RectangleF, _
   ByVal clipBounds As System.Nullable(Of RectangleF), _
   ByVal align As ImageAlign _
) 
public void DrawForm( 
   FormXObject fxo,
   System.Drawing.RectangleF destBounds,
   System.Nullable<RectangleF> clipBounds,
   ImageAlign align
)

パラメータ

fxo
描画する GrapeCity.Documents.Pdf.Graphics.FormXObject。.
destBounds
変換先の四角形。
clipBounds
クリッピング四角形、またはクリッピングしない場合は null。
align
像の配置.
参照

GcPdfGraphics クラス
GcPdfGraphics メンバ
オーバーロード一覧